@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/4463__0000000000000000469344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000477728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000482657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000487393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000477766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000484798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000477556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000483296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000477726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000477032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000482082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233198'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '233198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000483571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000485211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidinopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101198'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000484477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000481785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '110222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leegaardiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101179'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus fraknoii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235771'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '235771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000485253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000487358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000485215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lacrymaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179314'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '179314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Vorticella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163573'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '163573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000484796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109550'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '417153'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '417153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium heterostriatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '232778'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '232778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea strobila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000484488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000475077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000467402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '478559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '478559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000477518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000472378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis campanula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '163913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109550'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium heterostriatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '232778'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '232778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109550'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000477508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000484937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000472743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis lobiancoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163919'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '163919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000477002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000487361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lacrymaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179314'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '179314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000477397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000472381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ornithocercus magnificus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109693'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '109693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000482334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110241'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000485207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000484269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470892-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470892-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470892-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470892-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470892-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000477770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000484927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000472305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000475216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea strobila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000485087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000462169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000475072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109550'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus fraknoii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235771'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '235771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000467572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leegaardiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101179'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea strobila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus fraknoii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235771'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '235771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000484016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110244'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000477083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109527'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '109527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000475214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea strobila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000485144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000482083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233198'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '233198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000475526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000475899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lusus-undae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ornithocercus magnificus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109693'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '109693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000483572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000475536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000480408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000477448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidinopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101198'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '101198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000475732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protorhabdonella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '183553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '183553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Erythropsidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '231793'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '231793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000472267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000472268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000481452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000477393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000477400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Kofoidinium velleloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109920'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leegaardiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101179'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '101179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000487365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101190'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000483311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000467931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000467855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '582421'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000462189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163804'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '163804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000461862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000461862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000461862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000461862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000461862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000461862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000461862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000472322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidinopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101198'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000484853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000480314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000483314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000482811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium globosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '627755'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '838516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000475068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109550'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidinopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101198'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000483284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163804'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '163804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Didinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '341301'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '341301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000472450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235755'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '235755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000467164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '417153'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '417153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000472449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235755'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '235755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000475941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lusus-undae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000484802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000475229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis jorgensenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '625434'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis cylindrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '345439'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '345439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000484948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis cylindrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345439'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '345439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000472318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000472319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus fraknoii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235771'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '235771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium heterostriatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232778'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '232778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus fraknoii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235771'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '235771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spatulodinium pseudonoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109923'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '109923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000484949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000483279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000487334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000477740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea strobila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000484356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Kofoidinium velleloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109920'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prostomatida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163062'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '163062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000468585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lacrymaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179314'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '179314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000477321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus apertus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235770'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '235770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000462208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000463641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163804'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '163804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000484885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000471409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leegaardiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101179'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000484847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000478076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus apertus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235770'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '235770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000476247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000472627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis lindeni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235756'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '235756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000479294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000484945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000470358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000485546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000467906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000475124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000475895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lusus-undae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000467153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000473506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis cylindrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '345439'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '345439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000480221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000475162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000475164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000469294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000486147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000465157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000464556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000474353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000480916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000466699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4463__0000000000000000472420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000481765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000481765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium cornucopiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427725'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '427725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101185'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '101185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000462177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leegaardiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101179'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000482704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000482704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479299-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lusus-undae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470909-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis cylindrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345439'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '345439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468717-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463572-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471718-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000481139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000481139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109903'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '109903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464308-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470987-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea strobila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110244'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163804'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '163804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus fraknoii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235771'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '235771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469572-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469596-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479334-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470096-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prostomatida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163062'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '163062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109527'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476987-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium cornucopiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427725'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '427725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidinopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101198'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '478559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '478559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus apertus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235770'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '235770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163804'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '163804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471603-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109550'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464717-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lacrymaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179314'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '179314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthostomella conicoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427392'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '427392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480926-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471600-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477085-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469531-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000485051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus fraknoii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235771'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '235771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479311-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479311-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479311-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479311-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479311-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479311-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479311-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471740-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163804'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '163804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sticholonche zanclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235739'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '235739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea strobila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476925-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470097-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469534-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lacrymaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179314'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '179314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000482333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000482333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110241'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465185-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484268-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis levigata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '417151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '345439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470995-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466121-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471596-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483269-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leprotintinnus nordqvisti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427570'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '427570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469462-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466856-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium heterostriatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '232778'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '232778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486142-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463885-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466068-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479427-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sticholonche zanclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235739'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '235739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101190'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474345-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463334-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000487369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000480253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus fraknoii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235771'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '235771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus fraknoii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235771'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '235771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464718-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470902-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479269-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474186-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471604-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484782-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sticholonche zanclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235739'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '235739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467565-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235755'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '235755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110229'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478068-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487069-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471609-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471609-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471609-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471609-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471609-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471609-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471609-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus apertus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235770'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '235770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479019-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463644-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000481451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000481451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486465-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium biconicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110207'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '110207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479426-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis jorgensenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '625434'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469045-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prostomatida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163062'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '163062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110244'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473096-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484901-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476285-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474142-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472316-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus fraknoii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235771'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '235771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000487377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473099-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea strobila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486110-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Erythropsidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '231793'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '231793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000487350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487029-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487142-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486062-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487346-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470185-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471009-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000481772-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000481772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '110222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468308-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163804'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '163804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ornithocercus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109464'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474201-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473047-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471657-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464294-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis campanula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '163913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464113-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus fraknoii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235771'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000482694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000482694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479301-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479301-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479301-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479301-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479301-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479301-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468312-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468696-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480842-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474914-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478097-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000485140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464096-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470106-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000485152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000462161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466761-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000485190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000482090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000482090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233198'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470922-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462117-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486613-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477510-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470862-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466750-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471645-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470868-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium cornucopiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427725'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '427725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Foraminiferida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466691-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sticholonche zanclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235739'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '235739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000462181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467570-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470109-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus apertus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235770'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '235770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463645-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486466-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471750-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis campanula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '163913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Kofoidinium velleloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109920'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000482652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000482652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471005-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sticholonche zanclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235739'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '235739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474448-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium heterostriatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232778'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '232778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sarcodina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172658'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713117-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lususundae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713668-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713652-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lususundae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lususundae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lususundae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478855-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469510-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '582421'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis campanula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '163913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470268-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462016-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000463725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000482696-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000482696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485044-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468044-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478104-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471640-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465750-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Kofoidinium velleloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109920'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480772-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000480318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484812-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474138-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109527'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000487389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478142-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471532-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000482562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000482562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470916-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000481127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000481127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109903'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486507-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465133-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487316-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487316-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487316-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487316-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487316-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487316-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487316-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000487315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479304-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483299-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000482697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000482697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470233-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000463733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101190'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486747-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476986-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478717-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483282-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000482419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000482419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110241'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidinopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101198'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '101198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471744-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470954-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium cornucopiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427725'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '427725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lacrymaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179314'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '179314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leegaardiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101179'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000481529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000481529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479430-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479312-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476926-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478868-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471674-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470118-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000481767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000481767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466792-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466474-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486063-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sticholonche zanclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235739'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '235739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470999-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485556-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471760-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109527'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000481849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000481849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485047-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000485047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462013-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479345-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468043-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474408-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474408-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474408-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474408-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474408-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474408-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474408-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466855-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium heterostriatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232778'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '232778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leegaardiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101179'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea strobila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea strobila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sticholonche zanclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235739'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '235739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium subinerme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110259'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466462-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462052-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477460-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478586-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486282-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465186-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470201-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leegaardiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101179'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470915-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sticholonche zanclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235739'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '235739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lusus-undae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476921-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478856-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477084-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis levigata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '417151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '345439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469530-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ornithocercus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109464'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487026-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468693-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lusus-undae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487058-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471658-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477877-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484813-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479436-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178825'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '178825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235755'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '235755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470996-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea strobila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470924-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis campanula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '163913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109527'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464564-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470285-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474447-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465177-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium heterostriatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232778'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '232778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109550'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480307-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000480307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486716-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000482699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000482699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469587-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis campanula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '163913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485009-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lacrymaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179314'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '179314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471000-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000463721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479314-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475021-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leegaardiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101179'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '101179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470282-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476691-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium cornucopiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427725'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '427725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468740-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464110-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486050-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470918-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163804'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '163804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000481775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000481775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480185-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476644-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471016-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480963-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101185'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '101185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus apertus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235770'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '235770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183543'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '183543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485186-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471268-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lacrymaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179314'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '179314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466895-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium heterostriatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232778'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '232778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466857-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium heterostriatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232778'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '232778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470204-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465126-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '478559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '478559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis butschlii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '341655'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '341655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '582421'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonella aspera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '221255'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '221255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477257-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470951-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480890-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468302-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469299-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '582421'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466070-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467849-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '582421'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110244'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474204-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sticholonche zanclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235739'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '235739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473924-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479309-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leegaardiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101179'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000482653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000482653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477868-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leegaardiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101179'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '101179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470913-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470910-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469809-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Suctorida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '162681'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '162681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000480217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471530-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479030-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466118-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477138-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella subconica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '417235'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '417235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478954-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470279-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477077-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Foraminiferida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464578-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472017-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Warnowia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478061-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486201-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466747-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Foraminiferida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lacrymaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179314'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '179314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Monodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '341324'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '341324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463282-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474909-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485268-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leegaardiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101179'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '101179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480312-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478045-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lacrymaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179314'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '179314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486268-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479015-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469603-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465132-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000462277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478837-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469571-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477761-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478044-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471771-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464051-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468042-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000482728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000482728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110223'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466084-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protorhabdonella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '183553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464668-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478113-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470172-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000480277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469474-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468329-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474256-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469594-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '582421'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479011-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium cerasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '162749'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '162749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110244'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466783-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Foraminiferida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163804'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '163804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478864-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463600-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464201-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486984-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lacrymaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179314'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '179314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475017-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486108-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000481128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000481128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109903'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '109903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466457-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000487381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478302-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478302-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478302-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478302-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478302-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478302-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478302-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471285-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466432-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485188-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus fraknoii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235771'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '235771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477304-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479429-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467568-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis cylindrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '345439'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '345439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sticholonche zanclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235739'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '235739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478842-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471672-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465207-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465207-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465207-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465207-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465207-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465207-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465207-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163804'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '163804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464269-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469440-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478053-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leegaardiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101179'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000480303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hypotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '425500'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '425500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485765-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470919-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483584-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sticholonche zanclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235739'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '235739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468767-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470957-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium cornucopiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427725'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '427725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468309-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479298-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477860-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486264-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479024-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469192-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163804'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '163804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468747-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484792-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000480322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109550'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464111-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478853-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470142-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470142-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470142-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470142-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470142-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470142-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470142-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470894-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lacrymaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179314'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '179314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476147-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476147-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476147-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476147-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476147-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476147-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus apertus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235770'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476147-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '235770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000462173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469471-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000482087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000482087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233198'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '233198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '478559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '478559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium cornucopiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427725'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '427725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469556-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480269-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000480269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486811-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476928-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000487323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470997-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485450-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466426-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471594-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lusus-undae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466786-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479020-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea strobila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478094-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486531-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '582421'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leegaardiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101179'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '101179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485466-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leprotintinnus nordqvistii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427570'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '427570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714948-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713656-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713132-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000713131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis joergensenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '625434'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713118-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Radiozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '582421'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Radiozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '582421'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lususundae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Radiozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '582421'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis buetschlii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '341655'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '341655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Radiozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '582421'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis joergensenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '625434'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000713115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713657-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Radiozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '582421'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000713151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713653-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lususundae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Radiozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '582421'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713672-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis joergensenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '625434'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ornithocercus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109464'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ornithocercus magnificus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109693'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '109693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478056-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469606-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109527'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471606-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486080-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109527'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109527'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466072-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Radiolaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '582421'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484899-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Kofoidinium velleloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109920'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471531-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464121-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis campanula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '163913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485257-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000485257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473832-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109550'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466772-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485138-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Vorticella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163573'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '163573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000487385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487024-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101190'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470001-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium cornucopiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427725'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '427725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470920-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485674-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000480235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471185-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476846-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474911-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea strobila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475018-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470942-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485195-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis campanula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '163913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470904-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480964-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464766-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468823-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464429-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471779-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Foraminiferida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469532-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476753-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466799-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480282-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464747-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463739-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470998-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470105-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462201-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000462201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471761-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464291-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464291-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464291-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464291-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464291-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464291-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464291-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471565-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470861-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium cornucopiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427725'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '427725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477857-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470014-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium cornucopiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427725'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '427725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475075-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486066-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468804-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475024-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466748-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000482088-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000482088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233198'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '233198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478242-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus fraknoii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235771'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '235771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sticholonche zanclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235739'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '235739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479406-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485860-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110229'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109527'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713204-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714592-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714456-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714031-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Suctoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '162681'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '162681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ornithocercus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109464'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109550'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463281-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479032-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471184-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477769-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000480344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478908-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486589-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713600-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714594-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713603-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470921-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485465-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163804'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '163804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Radiozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '582421'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714595-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000713227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713604-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000487373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478096-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479418-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479418-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479418-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479418-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479418-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479418-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479418-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464045-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478058-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469604-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466774-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478840-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus fraknoii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235771'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '235771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lususundae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713329-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lususundae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000713119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000713139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480921-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714599-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis joergensenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '625434'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713285-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486092-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Radiozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '582421'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '582421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714593-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lususundae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000713127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000487319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467583-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474261-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470110-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea strobila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484776-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484776-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484776-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484776-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484776-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484776-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484776-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480747-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469034-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prostomatida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163062'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '163062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486445-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479432-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479016-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471668-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466737-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468530-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lacrymaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179314'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '179314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487269-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471669-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471669-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471669-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471669-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471669-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471669-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471669-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101185'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473098-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478891-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea strobila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478062-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468278-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470864-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471182-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471182-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471182-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471182-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471182-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471182-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471182-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464258-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470112-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470914-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pallidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110244'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '110244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486436-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478257-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Helicostomella subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '240437'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '240437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464852-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478880-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Foraminiferida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus fraknoii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235771'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474912-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464086-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468159-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468159-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468159-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468159-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468159-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468159-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sticholonche zanclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235739'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468159-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '235739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000485156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000462165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471510-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis jorgensenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '625434'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468794-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000481131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000481131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109903'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000461851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000461851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000461851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000461851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000461851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000461851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000461851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000461851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477784-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470988-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467569-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466069-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483309-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475994-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lusus-undae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469204-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leegaardiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101179'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '101179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acantharia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '586732'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '586732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466693-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477534-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphorella quadrilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '427531'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '235769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000487333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479329-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484986-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470908-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478139-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484842-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471589-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485583-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472107-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis beroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163782'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '163782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465158-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Erythropsidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '231793'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '231793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465233-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486474-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486999-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000481778-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000481778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '110222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470893-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465796-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Kofoidinium velleloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109920'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466741-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Foraminiferida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473045-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478087-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '204197'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '204197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000485194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479292-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479292-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479292-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479292-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479292-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479292-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479292-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101185'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '101185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487042-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000480330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468692-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469153-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469996-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium cornucopiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427725'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '427725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469191-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466768-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473198-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475065-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocysta elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235766'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '235766'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478587-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470104-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487268-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479718-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sticholonche zanclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235739'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '235739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466775-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480257-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000480257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109527'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109550'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium bipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468805-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486604-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470126-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471628-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468807-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466718-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473925-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rotifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '14260'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '14260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471757-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470189-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486674-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469560-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000487337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473818-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163804'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '163804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lususundae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713186-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713613-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714596-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000713123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000714591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000714591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000714591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000714591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000714591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000714591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000714591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000714591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713126-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000713121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000713121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000713121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000713121-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000713121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000713121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000713121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:collector 'Monti Marina; Beran Alfred; Milani Luisella'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000713121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468795-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479361-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469564-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477367-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '183566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '183566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465887-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spatulodinium pseudonoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109923'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '109923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484801-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465155-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471506-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477780-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477780-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477780-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477780-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477780-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477780-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477780-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469568-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000465193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470905-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472314-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472314-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472314-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472314-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472314-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472314-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472314-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477092-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '752002'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '752002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000485226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486070-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468814-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468814-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468814-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468814-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468814-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468814-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468814-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474348-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000482095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000482095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000482095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000482095-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000482095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000482095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000482095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233198'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000482095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '233198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235755'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '235755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478948-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lacrymaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179314'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '179314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479029-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^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 '0000000000000000480283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478844-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469586-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469480-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pyriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '110249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486186-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486186-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486186-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486186-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486186-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486186-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486186-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000481132-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000481132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109903'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '109903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110232'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '110232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000481134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000481134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109903'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '109903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471752-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478174-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465888-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Spatulodinium pseudonoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109923'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '109923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471713-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471751-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis annulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '427491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '427491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463740-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidinopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101198'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ciliophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '11'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '11'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466773-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Sticholonche zanclea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235739'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '235739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470194-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476148-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476148-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476148-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476148-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476148-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476148-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus apertus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '235770'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476148-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '235770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479028-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471656-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470190-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484848-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473039-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '417153'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '417153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella curta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '427559'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '427559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473038-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '417153'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '417153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465202-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472269-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232076'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '232076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctilucaceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109418'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469449-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '247913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '247913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000483573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000483573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000483573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000483573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000483573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000483573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000483573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110247'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000483573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '110247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tontonia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101196'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478297-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484839-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478822-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000461859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000461859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000461859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000461859-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000461859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000461859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000461859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000461859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000481453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000481453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109487'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '109487'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467580-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466080-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466696-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109527'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '109527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469569-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471759-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484777-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium conicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '110213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486563-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Salpingella decurtata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '183567'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '183567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485789-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480943-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469597-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474259-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468716-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470945-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000487376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000487376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000487376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000487376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000487376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000487376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000487376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000487376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '235758'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '235758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ornithocercus magnificus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109693'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '109693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470907-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466063-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000472422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000472422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000472422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000472422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000472422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000472422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000472422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235755'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000472422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis group'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473265-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis campanula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '163913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470952-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1703'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Stenosemella nivalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247942'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '247942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Metacylis jorgensenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '625434'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101185'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '101185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000464290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000464290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000464290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000464290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000464290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000464290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000464290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000464290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163780'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '163780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470137-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478820-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strobilidiidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '22563'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '22563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000463434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000463434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000463434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000463434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000463434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000463434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000463434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium mite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110234'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000463434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '110234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidinopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101198'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '101198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109527'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485858-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium leonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110229'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '110229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486151-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462532-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110219'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Laboea strobila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101264'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lohmanniella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101180'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '101180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lusus-undae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000468824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000468824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000468824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000468824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000468824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000468824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000468824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Holotrichia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '369769'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000468824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '369769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000476167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000476167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000476167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000476167-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000476167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000476167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000476167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus tubulosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '417222'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000476167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '417222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000471699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000471699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000471699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000471699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000471699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000471699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000471699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oligotrichida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '595083'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000471699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '595083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480835-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466756-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '110243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000467010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000467010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000467010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000467010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000467010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000467010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000467010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium abbreviatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109777'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000467010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '109777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470149-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tiarina fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247943'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '247943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470187-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000474754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000474754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000474754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000474754-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000474754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000474754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000474754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Codonellopsis schabii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '417163'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000474754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '417163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000478268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000478268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000478268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000478268-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000478268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000478268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000478268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Animalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000478268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '2'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475900-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eutintinnus lusus-undae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247939'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '235772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis campanula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163913'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '163913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000486484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000486484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000486484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000486484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000486484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000486484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000486484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000486484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000465758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000465758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000465758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000465758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000465758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000465758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000465758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Kofoidinium velleloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109920'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000465758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '109920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000485180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000485180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000485180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000485180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000485180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000485180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000485180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000485180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000462162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000462162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000462162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000462162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000462162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000462162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000462162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinoflagellida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000462162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000477872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000477872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000477872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000477872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000477872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000477872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000477872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '732976'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000477872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000484335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000484335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000484335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000484335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000484335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000484335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000484335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oceanicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000484335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '110240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000479272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000479272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000479272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000479272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000479272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000479272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000479272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000479272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000470164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000470164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000470164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000470164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000470164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000470164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000470164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000470164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473037-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '417153'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '417153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000473046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000473046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000473046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000473046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000473046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000473046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000473046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tintinnopsis radix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '235757'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000473046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000469485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000469485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000469485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000469485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000469485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000469485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000469485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Mesodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179320'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000469485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '179320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000466725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000466725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000466725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000466725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000466725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000466725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000466725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000466725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000475581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000475581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000475581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000475581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000475581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000475581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000475581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Favella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172431'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000475581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '172431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000481630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000481630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000481630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000481630-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000481630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000481630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000481630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000481630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4463__0000000000000000480831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4463__0000000000000000480831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4463__0000000000000000480831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.701"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4463__0000000000000000480831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.701 13.71)"^^geo:wktLiteral ;
  geo-pos:lat "45.701"^^xsd:decimal ;
  geo-pos:long "13.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4463__0000000000000000480831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000480831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4463_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-11-26'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microzooplankton North Adriatic-Gulf of Trieste LTER time-series'^^xsd:string;
  dwc:catalogNumber '0000000000000000480831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:collector 'Monti Marina; Marco Minocci'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.701'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000000480831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF